home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 001018_megan@kocrsv01.delcoelect.com_Tue Sep 27 03:15:59 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from gmlink.gmeds.com by cs.umb.edu with SMTP id AA28452
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 27 Sep 1994 09:16:06 -0400
  3. Received: from kocrsv01.delcoelect.com (sv01_03.delcoelect.com) by gmlink.gmeds.com with SMTP id AA21692
  4.   (InterLock SMTP Gateway 1.1 for <tex-k@cs.umb.edu>);
  5.   Tue, 27 Sep 1994 09:16:01 -0400
  6. Message-Id: <199409271316.AA21692@gmlink.gmeds.com>
  7. Received: from koadsy06.delcoelect.com by kocrsv01.delcoelect.com with SMTP id AA01504
  8.   (5.65c/IDA-1.5/CORE for <tex-k@cs.umb.edu>); Tue, 27 Sep 1994 08:15:56 -0500
  9. Received: by koadsy06.delcoelect.com (4.1/SMI-4.1)
  10.     id AA08862; Tue, 27 Sep 94 08:15:59 EST
  11. Date: Tue, 27 Sep 94 08:15:59 EST
  12. From: Megan Jasek <megan@kocrsv01.delcoelect.com>
  13. To: tex-k@cs.umb.edu
  14. Subject: more help with latex
  15.  
  16. hello,
  17.  
  18. first of all thank you very much for all of the help i received
  19. with my first problem with wchar_t.  now i have a new problem.
  20.  
  21. when i type 'make install' i get this error:
  22.  
  23.                          INSTALL_DATA='/sbin/install -c -m 644'
  24.                  INSTALL_PROGRAM='/sbin/install -c'
  25.           bindir=/usr/local/bin
  26.   fontdir=/usr/local/lib/texmf/fonts
  27.           texpooldir=/usr/local/lib/texmf/ini
  28.           mfpooldir=/usr/local/lib/texmf/ini install-exec);      \
  29.                  done
  30.          for p in dvicopy dvitype; do /sbin/install -c $p /usr/local/bin/$p; done
  31. /sbin/install: illegal option -c.
  32. usage: /sbin/install [-m mode] [-u owner] [-g group]
  33.     [-idb attribute] [-new] [-o] [-O] [-rawidb idbpath]
  34.     [-root rootpath] [-s] [-t] [-v]
  35.         optionally, one of [-blk maj,min[,off]]
  36.                [-chr maj,min[,off]] [-dir]
  37.                            [-fifo] [-ln path] [-lns path] [-src path]
  38.         one of [-f dir] [-F dir]   (mandatory unless -dir is used)
  39.         file1 file2 ... fileN      (pathnames of files to install)
  40. *** Error code 255 (bu21)
  41.  
  42. make: fatal error.
  43.  
  44. _______________________________________________
  45.  
  46. the /sbin/install on my crimson elan sgi does not have the -c
  47. option.  do i really need to use the c option?  how can i change
  48. which install is used?  is there another option i should use?
  49.  
  50. thanks
  51. megan jasek
  52.